changes.t2t
diff between version 2.8 (<) and version 2.9 (>)
20a21,43
> + V2.9 (February/26/2026) +
> Compatibility with NVDA 2026.1.
> 
> NVDA versions prior to the 2025.1 version are no longer supported.
> 
> Reminder of bug corrections made in versions 2.8.x:
> - Indentation with spaces is now properly announced in other languages ​​than French as well as singular or plural.
> - Correction of the bad spelling of the word "workspace".
> - Correction of the error that occurred are the closure of the program.
> 
> 
> Development:
> - removal of code regarding NVDA versions lower than 2025.1.
> - to display the "What's new" of a new version of the add-on, the "changes.html" document is no longer opened by "urlopen", but is downloaded, saved momentarily in the "appData\local\temp" folder and opened in the browser.
> - taking into account the closure of the rawgit.com site.
> - use of json instead of pickle to store the add-on update status.
> 
> 
> Compliance with the NVDA API: 
> - Take into account the movement of the NVDA version in the Buildversion.Py module.
> - Taking into account the deletion of the MODULE "imp" in Python 3.13.
> 
> 
